home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / hardware / dialogs_it.lua < prev    next >
Text File  |  2005-07-16  |  2KB  |  49 lines

  1.  
  2. dialogId("pz-v-zaskladanej", "font_big", "I`m completely blocked in here.")
  3. dialogStr("Sono completamente bloccato.")
  4.  
  5. dialogId("pz-m-co", "font_small", "What are you doing up there?")
  6. dialogStr("Cosa fai l├á?")
  7.  
  8. dialogId("pz-v-klice1", "font_big", "These must be some hardware keys.")
  9. dialogStr("Queste devono esserer delle chiavi hardware.")
  10.  
  11. dialogId("pz-v-klice2", "font_big", "There are many hardware keys here.")
  12. dialogStr("├ê pieno di chiavi hardware qui intorno.")
  13.  
  14. dialogId("pz-v-co1", "font_big", "What do you have down there?")
  15. dialogStr("Che cos'hai l├¼ in basso?")
  16.  
  17. dialogId("pz-v-co2", "font_big", "What`s down there?")
  18. dialogStr("Che c'├¿ laggi├╣?")
  19.  
  20. dialogId("pz-m-spoje1", "font_small", "There are some printed circuits here.")
  21. dialogStr("Qui ci sono alcuni circuiti stampati.")
  22.  
  23. dialogId("pz-m-spoje2", "font_small", "There are some integrated circuits here.")
  24. dialogStr("Qui ci sono alcuni circuiti integrati.")
  25.  
  26. dialogId("pz-m-spoje3", "font_small", "I am surrounded by electronics here.")
  27. dialogStr("Sono circondata da componenti elettronici...")
  28.  
  29. dialogId("pz-m-pocitace", "font_small", "Computers. They`ve always fascinated me. But now I`m sick of them.")
  30. dialogStr("I computer. Mi hanno sempre affascinato. Ma ora ne ho le tasche piene.")
  31.  
  32. dialogId("pz-x-pocitac", "font_white", "Fish. I`ve always hated them. And now my circuits are overloaded with them.")
  33. dialogStr("Pesci. Li ho sempre odiati. E ora no ho i circuiti pieni.")
  34.  
  35. dialogId("pz-v-hej", "font_big", "Hey, how are you? It`s quite boring here.")
  36. dialogStr("Ehi, coem va? Qui ├¿ piuttosto noioso.")
  37.  
  38. dialogId("pz-m-nech", "font_small", "Can it, will you?")
  39. dialogStr("Potresti, eh?.")
  40.  
  41. dialogId("pz-m-vylez", "font_small", "Get out!")
  42. dialogStr("Fuori!")
  43.  
  44. dialogId("pz-v-dat", "font_big", "We have to put these keys somewhere.")
  45. dialogStr("Dobbiamo mettere queste chiavi da qualche parte.")
  46.  
  47. dialogId("pz-m-nepasuje", "font_small", "It doesn`t seem to fit.")
  48. dialogStr("Non ci sta.")
  49.